PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStructureTree Class / getIdentifierMap Method
In This Topic
    getIdentifierMap Method
    In This Topic
    Gets the identifiers map.
    If the property is set on a object, then a must be created and the must be mapped to the corresponding object.
    Syntax
    public PDFIdMap getIdentifierMap()

    Return Value

    A PDFIdMap object that maps identifiers to structure elements.
    See Also